pow-24: use own inlined frexpf implementation
authorØyvind Kolås <pippin@gimp.org>
Fri, 13 Jan 2017 10:02:11 +0000 (11:02 +0100)
committerØyvind Kolås <pippin@gimp.org>
Fri, 13 Jan 2017 11:30:38 +0000 (12:30 +0100)
commiteed1234ce5929cb3e8e89a958d7c0c07a6fb10b7
treef144a88588f35cd4de0d31d2668a73d334fb8d10
parentb0e7abf2a6bc95b999d4377afead775f5080d135
pow-24: use own inlined frexpf implementation

Cannot beat sqrtf which can be an inlined instruction, but the function call
overhead of frexpf can be eliminated.
babl/base/pow-24.h